users.users.<name>.packages

The set of packages that should be made available to the user. This is in contrast to environment.systemPackages, which adds packages to all users.

Type
list of package
Default
[ ]
Example
[ pkgs.firefox pkgs.thunderbird ]
Declared
<nixpkgs/nixos/modules/config/users-groups.nix>